home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 January: Mac OS SDK / Dev.CD Jan 99 SDK1.toast / Development Kits / Interfaces&Libraries / Universal / Interfaces / CIncludes / Language.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-08-17  |  275 b   |  10 lines  |  [TEXT/MPS ]

  1. /* 
  2.     "Language.h" has been merged in to "Script.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <Language.h>.  Please update your source
  6.     code to directly #include <Script.h>
  7. */
  8. #include <Script.h>
  9. #error include <Script.h> instead of <Language.h>
  10.